tools/libfsimage: build fix (ctype macros applied to char)
authorChristoph Egger <Christoph.Egger@amd.com>
Thu, 26 May 2011 14:43:22 +0000 (15:43 +0100)
committerChristoph Egger <Christoph.Egger@amd.com>
Thu, 26 May 2011 14:43:22 +0000 (15:43 +0100)
commit393375e7271d4a5576ad740a304f9874d6958990
tree6af0d358c0df87f3fd145293bc11bea904ff324b
parentbe014da159af4d167ddc73326a489be5eff6466f
tools/libfsimage: build fix (ctype macros applied to char)

Fix warning: array subscript has type 'char'

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libfsimage/xfs/fsys_xfs.c